@charset "UTF-8";

/* public */
pre{white-space: pre-wrap;    font-family: 'SiYuanRegular1af58b68dd1dd5c' !important;word-wrap: break-word; }
blockquote,body,button,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0; outline: none;}
img{border:0;}
ul,dl,li,dt,dd{list-style:none;}
body{font-size: 14px;  overflow-x:hidden; font-family: "sy"; color: #000;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);-webkit-overflow-scrolling : touch ; background: #f5f5f5;}
a{font-size:14px;text-decoration:none;  color: #333; transition: all .45s; z-index: 99999;}
.clearfix:after{content:""; display:block; height:0; clear:both;}
.clearfix{*zoom:1;}/*IE/7/6*/
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
input,textarea,select{outline: none;font-family: "微软雅黑"; line-height: normal;border:none;background: none;}
textarea{resize:none; overflow:hidden;}
select{-webkit-appearance: none;appearance: none; -ms-appearance: none;border-radius: 0;}
select::-ms-expand { display: none; }
i,em{font-style:normal;}
table{max-width:100%;overflow:hidden;}
.u_hidden{display: none;}
.fl{float:left;}
.fr{float:right;}
.z-container {width:1200px;height:auto;clear: both;margin: 0 auto;}
.z-container2 {width: 1250px;height:auto;clear: both;margin: 0 auto;}
.z-container3 {width: 1200px;height:auto;clear: both;margin: 0 auto;}
.z-row {width: 100%;height: auto;clear: both;margin: 0 auto;}
.ellipsis{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.ellipsis2{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow:ellipsis;}
.ellipsis3{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;text-overflow:ellipsis;}
.ellipsis4{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;text-overflow:ellipsis;}
.ellipsis5{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden;text-overflow:ellipsis;}

.clear{ clear: both;}
*:before,
*:after {
  z-index: -1;
}
.flex{display:flex;display:-webkit-flex;flex-direction:row; -webkit-flex-direction:row;flex-wrap:wrap; -webkit-flex-wrap:wrap;}
.swiper-slide { -webkit-flex-shrink: 0; -ms-flex: 0 0 auto;flex-shrink: 0;width: 100%;height: 100%; position: relative; z-index: 1;}
.swiper-container {margin: 0 auto;  height: 100%; position: relative; overflow: hidden;  z-index: 1;}
.swiper-wrapper { position: relative; width: 100%;height: 100%; z-index: 1;display: -webkit-box;display: -moz-box;  display: -ms-flexbox;  display: -webkit-flex;
	display: flex; -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform;-o-transition-property: -o-transform; -ms-transition-property: -ms-transform;
	transition-property: transform; -webkit-box-sizing: content-box;-moz-box-sizing: content-box;   box-sizing: content-box;}
.swiper-pagination{text-align: center ;  height: 16px; display: flex; align-items: center; justify-content: center; width:100%; position: absolute; left: 0%; bottom: 58px; z-index:2; }
.swiper-pagination span{display: inline-block; width:20px; height: 2px; background: rgba(255,255,255,.34); box-sizing: border-box; margin: 0 3px; transition: all .8s; cursor: pointer;}
.swiper-pagination-bullet-active{  width: 72px!important;background: rgba(255,255,255,1)!important;}
.swiper-container-fade .swiper-slide{    pointer-events: none; -webkit-transition-property: opacity; -o-transition-property: opacity; transition-property: opacity}
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active{pointer-events:auto; z-index: 3;}
.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
/*手机端菜单按钮*/
.mobile_btn{cursor:pointer; width: 45px; display: none; height: 45px; position: absolute; right: 0; top: 0; z-index: 4; box-sizing: border-box;  padding: 16px 14px;  }
.mobile_btn.on .line1{transform:rotate(45deg);transform-origin:13% 50%;}
.mobile_btn.on .line2{width:0;}
.mobile_btn.on .line3{transform:rotate(-45deg);transform-origin:13% 50%;}
.mobile_btn span{display:block; width:22px; height:1px; background:#666666; transition:all .45s;}
.mobile_btn .line2{margin:5px 0; width:16px; }
/*分享*/
#bsWXBox{box-sizing:initial;}
#bsBox{box-sizing:initial;}

body.fixed .z_header{transform:translateY(-100%);visibility:hidden;  }
/*内容*/
.z_header{  box-sizing: border-box; height: 90px; background: url(../img/header_bg.jpg) no-repeat center; background-size: cover;z-index: 9; width: 100%;  transition: ease .65s;position: fixed; left: 0; top: 0;}
.z_header .logo{ display: block; height: 90px; line-height: 90px; text-align: center; float: left;}
.z_header .logo img{ max-height: 58px; max-width: 100%; vertical-align: middle;}
.z_header .z-container{ width: 1556px;}
.header_nav{ float: right;line-height: 90px; margin-right: 40px\0; margin-right: 2vw;}
.header_nav li{ display: block; float: left; margin-right: 40px\0; margin-right: 2vw; position: relative; z-index: 1; text-align: center;}
.header_nav li a{ color: #fff; font-size: 18px; padding: 0 15px; display: block;  height: 100%; }
.header_nav li:before{ content: ""; display: block; width: 0%; height:3px;border-radius: 3px 3px 0 0 ;background: #fff;position: absolute; left: 50%; bottom: 0; transition: ease 1s; }
.header_nav li:hover:before,.header_nav li.active:before{ width: 100%; left: 0;}
.telbar{background: url(../img/tel.png) no-repeat left center; margin-top: 13px; float:right;  padding-left: 40px; color:#fff;}
.telbar h3{ font-size: 18px;}
/*banner*/
.z_banner{ margin-top: 90px;}
.z_banner,.z_banner .bd,.z_banner .bd li{width:100%!important; overflow: hidden;position:relative;}
.z_banner .img{width:100%; display: block; transform:scale(1.06); transition: ease 3s; opacity:.5;}
.z_banner .bd li.swiper-slide-active .img,.z_banner .bd li.swiper-slide-duplicate-active .img{transform:scale(1); opacity:1;}
.z_banner .bd li.swiper-slide-active h3:before,.z_banner .bd li.swiper-slide-duplicate-active h3:before{ width: 100%;}
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active{pointer-events:auto; z-index: 3;}
.z_banner .banner_text{ position: absolute;  color: #fff; left: 0%; top: 50%; transform: translateY(-50%); width: 100%;}
.banner_text h3{ font-size: 44px; display: inline-block; text-transform: uppercase; padding-top: 40px; position: relative;}
.banner_text h3:before{ content: ""; display: block; width: 0%; transition: ease 3s; height:2px; background: #fff; position: absolute; left: 0; top: 0;}
.banner_text h4{ font-size: 24px;}
.banner_more{ display: block; width: 110px;margin-top: 50px; height: 33px; color: #fff; line-height: 31px; background: url(../img/bg.jpg) no-repeat center; background-size: cover;}
.banner_more span{ display: block; width: 76px; text-transform: uppercase; text-align: center; float: left;}
.banner_more em{ display:block; width: 33px;  text-align: center; font-size: 18px; height: 33px; line-height: 28px; box-sizing: border-box; float: right; border-left:1px solid rgba(255,255,255,.2);}
.banner_dot{ width: 100%; z-index: 5; text-align: center; position: absolute; left: 0; bottom: 40px; text-align: center;} 
.banner_dot li{ display: inline-block; margin: 0 8px; width: 11px; height: 11px; border:2px solid #fff; box-sizing: border-box; border-radius: 50%;}
.banner_dot li.on{ background: #fff;}

.index_about{ background: #fff; padding: 80px 0;}
.index_about .fl{ width: 43%; float: left}
.index_about .fl h3{font-size: 30px; margin-top: 20px; z-index: 1; margin-bottom: 20px; position: relative; display: inline-block;padding-top: 15px;}
.index_about .fl h3:before{ content: ""; display: block; width: 100%; height: 3px; background: url(../img/bg.jpg) no-repeat center; background-size: cover; position: absolute; left: 0; top: 0;}
.index_about .fl h4{ color: #999999; font-size: 18px; margin-bottom: 10px;}
.index_about .fl .desc{ line-height: 30px; height: 150px; margin-bottom: 15px;}
.morebtn{ color: #a48b77; height: 40px; line-height: 40px;display: inline-block; position: relative;}
.index_about .morebtn{position: relative; z-index: 1; }
.index_about .morebtn:before{ content: ""; display: block; width: 0%; transition: ease .5s; height: 2px; background: #a48b77; position: absolute; left: 0; bottom: 0;}
.index_about .morebtn:hover:before{ width: 100%;}
.index_video{ width: 47%; cursor: pointer; overflow: hidden; height: 360px; position: relative; float: right;}
.index_video .img{ width: 100%; height: 100%; transition: ease 1s; background-position: center; background-repeat: no-repeat; background-size: cover;}
.index_video:hover .img{ transform: scale(1.05,1.05);}
.index_video .play_box{ color: #fff; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); text-align: center;}
.index_video .play_box .icon{ width: 40px; height: 40px; transition: ease .4s; display: block; margin: 0 auto; margin-bottom: 5px; background: url(../img/play.png) no-repeat center; background-size: cover;}
.video_pop{display: block; width: 100%; height: 100%; background: #000; position: fixed; left: 0; top: 0; z-index: 999!important; display: flex; justify-content: center; align-items: center; display: none;}
.close_btn{width: 40px; height: 40px; position: absolute; right: 0; top: 0; background: url(../img/colse.png) no-repeat center; z-index: 100; cursor: pointer;}
#video{width:100%; max-height: 100%;}
.index_video:hover .icon{ transform: rotate(360deg);}

.index_service{ background: #f5f5f5; padding: 60px 0;}
.index_tit{ text-align: center; margin-bottom: 60px;}
.index_tit h3{ font-size: 30px;}
.index_tit .line{ display: block; width: 31px; height: 3px; background: url(../img/bg.jpg) no-repeat center; background-size: cover; margin: 10px auto;}
.index_tit .desc{ line-height:20px;}
.service_list{ margin-left: -3.3%;}
.service_list li{ width: 30%; float: left; box-shadow: 0 10px 10px rgba(0,0,0,.15); z-index: 1;  overflow: hidden; margin-left: 3.3%; height: 475px; position: relative;}
.service_list li:before{ content: ""; display: block; z-index: 1; width: 100%; height: 100%; background: rgba(0,0,0,.3); position: absolute; left: 0; top: 0; transition: ease .5s}
.service_list li:hover:before{ opacity: 0;}
.service_list li:hover .img{ transform: scale(1.05,1.05);}
.service_list .img{ width: 100%; height: 100%;}
.imgauto{width: 100%; height: 100%; transition: ease 1s; background-position: center center; background-size: cover; background-repeat: no-repeat;}
.service_list .info{ width: 100%;  max-height: 100%; z-index: 2; text-align: center; padding: 0 10px;box-sizing: border-box; color: #fff; position: absolute; left: 0; top: 50%; transform: translateY(-50%);}
.service_list .icon img{ display: block; margin: 0 auto; transition: ease .5s;}
.service_list .icon{margin-bottom: 35px; display: block;}
.service_list li:hover img{ transform:rotate(360deg);}
.service_list h3{ font-size: 16px;}
.service_list .line{ display: block; width: 31px; height: 3px; background: #fff; margin: 10px auto;}
.service_list .desc{ line-height: 30px;}
.swiper_btn{ display: none;}
.index_more{ display: block; width: 140px; margin: 0 auto; margin-top: 30px; height: 40px; line-height: 40px; border:1px solid #a48b77; color: #a48b77; text-align: center;}
.index_more .iconfont{ margin-left: 5px; display: inline-block;}
.index_more:hover{ background: #fff;}
.index_case{ padding: 60px 0; background: #ffffff;}
.index_case_list{ margin-bottom: 90px;}
.index_case_list li{ width: 22%; float: left;  transition: ease .5s; height: 300px; position: relative;}
.index_case_list li.on{ width: 34%;}
.index_case_list .info{ width: 100%; position: absolute; transform: translateY(-30%); opacity: 0; transition: ease .5s; left: 0; bottom: -132px; padding: 30px;box-sizing: border-box; background: #a48b77; color: #fff;}
.index_case_list li.on .info{ opacity: 1; transform: translateY(0);}
.index_case_list h3{ font-size: 18px;}
.index_case_list .desc{ margin: 20px 0; line-height: 24px; height: 48px; font-size: 12px; margin-top: 10px; }
.index_case_list li:hover .info{ opacity: 1; transform: translateY(0);}
.index_case_list .more{display: block; width: 94px; height: 35px; border:1px solid #fff; border-radius: 3px; text-align: center; line-height: 35px;}
.index_case_list .iconfont{ margin-left: 5px;}
.index_news{ background: url(../img/news_bg.jpg) no-repeat center; background-size: cover; padding: 80px 0;}
.news_list{ margin-left: -1.7%;}
.news_list li{ width: 23.3%; height: 203px; position: relative;z-index: 1; overflow: hidden; margin-bottom: 24px; float: left; margin-left: 1.7%; padding: 25px; box-sizing: border-box; background: #fff; transition: all .4s;}
.news_list li h3{ font-size: 16px; line-height: 24px;transition: all .4s; height: 48px;}
.news_list li p{ line-height: 26px;transition: all .4s; color: #626262; height: 52px; margin: 16px 0;}
.news_list li .more{ display: inline-block;transition: all .4s; width: 6px; height: 17px; background: url(../img/dot.png) left center; background-size: 6px 17px!important;}
.news_list li em{ font-weight: bold;transition: all .4s; font-size: 18px; font-family: arial; color: #7d7d7d;}
.news_list .first .more{ width: 76px; height: 30px; border: 2px solid #7d7d7d;color: #7d7d7d; text-align: center; line-height: 30px; text-align: center; background: none;}
.news_list .first .bar{ line-height: 30px;}
.news_list .first h3{height: 24px;}
.news_list .first{ padding-bottom: 36px; width: 48.3%;}
.news_list li:hover:before{opacity: 1; }
.news_list li:before{ content: ""; display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; transition: ease .4s;background: url(../img/bg.jpg) no-repeat center; background-size: 100% 100%; opacity: 0;}
.news_list li:hover h3,.news_list li:hover p,.news_list li:hover .more,.news_list li:hover em{ color: #fff;}
.news_list li.first:hover .more{ border-color: #fff!important; background: none;}
.news_list li:hover .more{ background: url(../img/dot3.png) left center; background-size: 6px 17px!important;}
.index_hb{ padding: 80px 0; background: #fff;}
.hb_warp{ margin-left: -4.55%;}
.hb_box{ width: 28.75%; float: left; margin-left: 4.55%;}
.hb_tit{ line-height: 45px; font-size: 16px; margin-bottom: 20px; padding-bottom: 25px; border-bottom:1px solid #e5e5e5;}
.hb_tit img{ height: 45px; display: block; float: left; margin-right: 18px;}
.hb_a a{ display: block; width: 100%; height: 36px; line-height: 36px;}
.hb_a a:hover{ color:#a48b77; text-decoration: underline;}

/*页码容器*/
.page-box{ margin:15px 30px; padding-bottom:30px; }
    .page-box:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
/*上下一条样式*/
.next-box{ position:relative; padding:5px 30px 5px;  color:#444; font-size:14px;  height: 75px; line-height: 75px; background: #f6f6f6;}
    .next-box:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
    .next-box p{ display:block; width:49%; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
    .next-box p a{ color:#428bca; }
    .next-box p.prev{ float:left; }
    .next-box p.next{ float:right; }
  .nodata{ color:#999; font-size:14px; line-height:50px; }  

.lh-content{width:1206px; margin:0 auto; position:relative;padding: 80px 0;}
.lh-news-box{overflow:hidden;}
.lh-news{width:49%; margin-top:0px;}
.lh-news-h{border-bottom:2px solid #a48b77; position:relative;padding:0 30px 15px;}
.lh-news-h a{position:absolute; right:30px; bottom:15px; display:block; width:29px; height:32px; border:1px solid #E5E5E5; color:#E5E5E5; line-height:32px; text-align:center;}
.lh-news-h a:hover{border-color:#a48b77; color:#a48b77;}
.lh-news-h-l i{display:block; width:42px; height:42px; background:#a48b77; color:#fff; text-align:center; border-radius:50%; line-height:47px; font-size:20px; float:left;}
.lh-news-h-l{color:#cecece; font-size:14px;}
.lh-news-h-l span{position:absolute; left:87px; bottom:15px;}
.lh-news-main{padding:30px;}
.lh-news-ban{float:left; width:319px; height:300px; position:relative; background:#a48b77;}
.lh-news-ban .bd li img{width:319px; height:218px;}
.lh-news-ban .bd li a{color:#fff; font-size:16px;}
.lh-news-ban .bd li h3{padding:20px 30px; height:42px; overflow:hidden; position:relative;}
.lh-news-ban .hd{position:absolute; right:5px; top:200px;}
.lh-news-ban .hd li{float:left; width:9px; height:9px; background:#fff; border-radius:50%; margin:0 3px; cursor:pointer; text-indent:-9999px;}
.lh-news-ban .hd li.on{background:#a48b77;}
.lh-news-item{float:right; width:372px;}
.lh-news-item li{overflow:hidden; border-top:1px solid #E5E5E5; padding:28px 0;transition:all .45s;}
.lh-news-item li:first-child{padding:0 0 28px; border:none;}
.lh-news-item li:last-child{padding:28px 0 0;}
.lh-news-item li .day{float:left; width:59px; height:59px; border:1px solid #E5E5E5; color:#929292; text-align:center; margin-right:14px;transition:all .45s;}
.lh-news-item li .day b{font-size:24px; display:block; margin-top:8px; font-weight:normal;}
.lh-news-item li h2{height:15px; line-height:15px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;font-size:15px; color:#272727; transition:all .45s;}
.lh-news-item li:hover h2{color:#a48b77;}
.lh-news-item li p{font-size:14px; color:#929292; margin-top:9px; height:38px; overflow:hidden;}
.lh-news-item li:hover .day{background:#a48b77; color:#fff; border-color:#a48b77;}
.lh-news.announ{width:49%;}
.lh-news-h-l .icon-shengyin{font-size:30px; line-height:42px; text-indent:3px;}
.lh-news-h-l em{font-size:18px; color:#272727; position:absolute; left:87px; top:0;}
.lh-news-box{overflow:hidden;}
.lh-news-item.news{float:none; width:100%; margin-top:50px;}
.lh-news-item.news .img{float:left; margin-right:14px;}
.lh-news-item.news .img img{width:107px; height:73px;}
.lh-news-item.news .day{height:71px;}
.lh-news-item.news .day b{margin-top:12px;}
.lh-news-item.news li p{line-height:24px; height:42px;}
.lh-news-item.news li{border-bottom:1px solid #E5E5E5; border-top:none;}
.lh-news-item.news li:last-child{padding:28px 0;}
.lh-newsRes{margin-top:50px;}
.lh-newsRes-title{font-size:24px; height:24px; line-height:24px; color:#272727; overflow:hidden;}
.lh-newsRes-share{margin-top:30px; color:#929292; font-size:14px; position:relative;}
.lh-newsRes-share .left span{margin-right:10px;}
.lh-newsRes-share .share{width:175px;}
.lh-newsRes-share .share .title{float:left;}
.lh-newsRes-main{line-height:24px; font-size:14px; /* color:#929292; */ margin-top:40px;}
.lh-announ-item li{line-height:60px; height:60px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; background:#FBFBFB;transition:all .45s;}
.lh-announ-item li .day{width:62px; height:60px; float:left; text-align:center; background:#E5E5E5; color:#272727; margin-right:14px;font-size:15px;transition:all .45s;}
.lh-announ-item li a{color:#272727; font-size:15px;}
.lh-announ-item li:nth-child(2n){background:#fff;}
.lh-announ-item li:nth-child(2n) .day{background:#F9F9F9;}
.lh-announ-item li:hover .day{background:#a48b77;color:#fff;}
.lh-announ-item li:hover a{color:#a48b77;}



.z_footer{ background:#a48b77; position: relative; padding: 80px 0; padding-bottom:170px; color: #fff; background-size: cover;}
.z_footer .foot_ewm{ font-weight: bold; font-size: 12px; margin-top: 10px; text-align: center;}
.z_footer .foot_ewm .num{ font-size: 32px; display: block; margin-top: 10px;}
.foot_search{ width: 217px; margin-top: 10px; background: #cde6e0; border-radius: 3px; overflow: hidden; height: 47px; }
.foot_search .text{ width:150px; float:left; height: 47px; padding: 0 20px; padding-right: 0; box-sizing: border-box;}
.foot_search .sou{ display: block; width: 60px; height: 47px; background: url(../img/sou.png) no-repeat center; float: right;}
.foot_search .text::-webkit-input-placeholder { /* WebKit browsers */ color: #a48b77;  font-weight: bold; }
.foot_search .text::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #a48b77;font-weight: bold; }
.foot_search .text:-ms-input-placeholder { /* Internet Explorer 10+ */ color: #a48b77; font-weight: bold;}
.foot_nav{ float: right;}
.foot_nav dl{ display: inline-block; vertical-align: top;  margin-left: 100px;}
.foot_nav a{ display: block; color: #deebec; line-height: 35px; }
.foot_nav a:hover{ text-decoration: underline;}
.foot_nav dt a{ font-size: 18px; line-height: 40px; color: #fff;}
.foot_nav dd a{ font-size: 16px; }
.foot_nav dt{ margin-bottom:10px;}
.foot_copy{ padding: 25px 0; width: 100%; background:#282828; position: absolute; left: 0; bottom: 0;}
.foot_copy a{ color: #929292; float: right; padding-left: 8px;}
.other_banner{  position: relative; margin-top: 90px;}
.other_banner .img{width: 100%;height: 480px; background-position: center center; background-repeat: no-repeat; background-size: cover;}
.other_banner_tit{ width: 100%; position: absolute; left: 0; top: 50%; transform: translateY(-50%); color: #fff;}
.other_banner_tit h3{  font-size: 18px;display: inline-block;  margin-bottom: 15px;border-bottom:1px solid #fff;padding-bottom: 15px;}
.other_banner_tit h3 span{ text-transform: uppercase; letter-spacing: 2px; font-size: 14px; display: inline-block; margin-left: 20px;}
.other_banner_tit h4{ font-size: 36px;  color: #d2d2d1; }
.other_nav{ width: 100%; background: #fff;height: auto; line-height: 35px; padding:10px 0; border-bottom:1px solid #d7d7d7;}
.other_nav li{ float: left;margin-right: 40px;}
.other_nav li a:before{ content: ""; display:block; width: 0; height: 2px; background: #a48b77; position: absolute; left: 0; bottom: 0; transition: ease .5s ;}
.other_nav li a{ display: inline-block; z-index: 1; position: relative; font-size: 16px;}
.other_nav li.cur a,.other_nav li:hover a{ color: #a48b77;}
.other_nav li.cur a:before,.other_nav li:hover a:before{ width: 100%;}
.other_nav .z-container{ position: relative;}
.other_nav ul{ width:70%}
.page_wz{ position: absolute; right: 0; color: #c6c6c6; top: 0; border-left:1px solid #e0e0e0;    top: 50%;
    transform: translateY(-50%);}
.page_wz a{ display: inline-block; color: #585858; padding: 0 30px;}
.page_wz a:hover{ color: #a48b77;}
.page_wz a.active{color:#000;}

.process_page{ background: url(../img/lc_bg.jpg) no-repeat center; padding-bottom: 80px; background-size: cover;}
.process_list{ padding-top: 90px; margin: 0 auto;  position: relative; z-index: 1;}
.open_more{ text-align: center; margin-top: 50px;}
.process_list:before{ content: ""; display:block; z-index: 1; width: 1px;height: 100%;background: #dcdcdc; position: absolute; left: 50%; top: 0; }
.process_list li{ width: 50%;  position: relative; transition: all .4s; float: left; margin-bottom:150px;}
.process_list li:before{ content: "";z-index: 2; display: block; width: 25px; height: 25px; background: url(../img/dot2.png) no-repeat center; background-size: cover; position: absolute;top: 50%; transform: translateY(-50%);}
.process_list li:nth-child(odd):before{ right: -12px; }
.process_list li:nth-child(even):before{ left: -12px; }
.process_list li:nth-child(even){ float: right; margin-bottom: 0; margin-top:150px;}
.process_list li:nth-child(even) a{ margin-left: 14%;}
.process_list li a{ display: block; position: relative; width:86%; height: 100%; background: #fff; padding: 24px; box-sizing: border-box;}
.process_list li a:before{content: ""; z-index: 2; display: block; width: 14px; height: 29px; background: url(../img/arr_fr.png) no-repeat center; background-size: 100% 100%; position: absolute; top: 50%; right: -14px; transform:translateY(-50%);}
.process_list li:nth-child(even) a:before{ background: url(../img/arr_fl.png) no-repeat center; background-size: 100% 100%; left: -14px; right: auto;}
.process_list li:hover a{ background: url(../img/bg.jpg) no-repeat center; background-size: cover;}
.process_list li:hover span,.process_list li:hover h3{ color: #fff;}
.process_list li:hover a:before{ background: url(../img/arr_fr2.png) no-repeat center;background-size: cover;}
.process_list li:nth-child(even):hover a:before{ background: url(../img/arr_fl2.png) no-repeat center;background-size: cover;}
/*.process_list li:hover{ transform: translateY(-20px);}*/

.process_list span{ font-family: "en"; font-size: 24px;  color: #058a62; font-weight: bold;}
.process_list h3{ color: #444; line-height: 30px; height: 90px; overflow: hidden; margin-top: 15px;}
.process .see{ margin-top: 5vh;}
.process_list li a{ box-shadow: 0 0 30px rgba(0,0,0,.16);}
.process_list ul{}
.process_list ul::-webkit-scrollbar{ display: none;}
/*服务项目*/
.public_page{ padding:40px 0 50px 0 ; background: #f5f5f5;}
.sercase_list{ margin-left: -2.1%;}
.sercase_list li{ width: 30.05%; background: #fff; margin-bottom: 35px; float: left; margin-left: 2.1%;}
.sercase_list li a{ display: block; width: 100%; height: 100%;} 
.sercase_list li .img{ width: 100%; height: 250px; line-height: 250px; display: flex; justify-content: center; align-items: center; overflow: hidden; }
.sercase_list li img{ max-width: 100%; max-height: 100%; vertical-align: middle; transition: ease 1s;}
.sercase_list li:hover img,.sercase_list li:hover .imgauto{ transform: scale(1.1,1.1);}
.sercase_list li h3{height: 45px; line-height: 45px; padding: 0 20px; box-sizing: border-box;}
.sercase_list li .more{height: 48px;z-index: 1; color: #aaaaaa; display: block; width: 100%; position: relative;border-top:1px solid #e5e5e5;  line-height: 48px;padding: 0 20px; box-sizing: border-box;}
.sercase_list li .more:before{ content: ""; display: block; width: 0%; height:1px; background: #a48b77; position: absolute; left: 0; top: -1px; transition: ease 1s;}
.sercase_list li:hover .more:before{ width: 100%;}
.sercase_list li:hover .more{ color: #a48b77;}
.sercase_list li:hover{ box-shadow: 0 5px 10px rgba(0,0,0,.05);}
.load_more{ text-align: center;  width: 100%; display: block; color: #a3a3a3; margin-top: 20px;}
.kfcase_list li .imgauto{ width: 100%; height: 100%;}
/*项目详情*/
.casexq_page{ background: #fff; padding: 50px 60px; box-sizing: border-box;}
.ser_info{ width: 71.2%; float: left;}
.ser_info .tit{ font-size: 20px; color: #272727; margin-bottom:22px; padding-bottom: 25px; border-bottom:1px solid #e5e5e5;}
.ser_info .desc{ line-height: 30px; color: #686868;}
.ser_img{ width: 26%; float: right; text-align: right;}
.ser_img img{ max-width: 90%;}
.casexq_box .tit{ font-size: 16px; color: #272727;  line-height: 60px;border-bottom:1px solid #e5e5e5;}
.casexq_box .desc{line-height: 30px; color: #686868; padding: 10px 0; min-height: 60px;}
.casexq_box .desc img{ max-width: 100%!important; height: auto!important;}
.imgshow li{ width: 48%; float: left; margin-bottom: 20px;}
.imgshow li img{ width: 100%; display: block;}
.imgshow li:nth-child(even){ float: right; margin-left: auto;}
.imgshow{margin-top: 30px; display:flex;display:-webkit-flex;flex-direction:row; -webkit-flex-direction:row;flex-wrap:wrap; -webkit-flex-wrap:wrap;  }
.imgshow2{ margin-left: -2.7%; margin-top: 30px; display:flex;display:-webkit-flex;flex-direction:row; -webkit-flex-direction:row;flex-wrap:wrap; -webkit-flex-wrap:wrap;}
.imgshow2 li{ width: 30.5%; float: left; margin-left:2.8%; margin-bottom: 20px;}
.imgshow2 li img{ width: 100%; display: block;}

.other_tj{ margin-top: 60px;}
.other_tj_tit{ font-size: 20px; margin-bottom: 30px;}
.other_tj_tit .fr{ color: #a3a3a3;}
.other_tj_tit .fr:hover{ color: #a48b77;}
.xq_pages{ padding-bottom: 20px;}
.write_bg{ background: #fff;}
.about_tit{ padding-bottom: 25px; border-bottom:1px solid #dcdcdc; margin-bottom: 25px;}
.about_tit h3{ font-size: 16px; color: #666; margin-bottom: 10px;}
.about_tit h4{ display: inline-block; font-size: 30px;background: linear-gradient(to right,#a48b77, #0b6772); display: inline-block; -webkit-background-clip: text; color: transparent;}
.about_desc{ line-height: 30px; color: #6f6f6f;}
.about_desc img{ height: auto!important; max-width: 100%!important;}
/*联系我们*/
.contact_box .other_tit{ margin-bottom: 70px;}
.contact_map{ width: 63%; float: left; height: 465px;}
.contact_map img{ max-width: 100%;}
.contact_info{ width: 37%; padding: 0 60px; margin-top: 30px; box-sizing: border-box; float: right;}
.contact_info h3{ font-size: 20px; margin: 10px 0;}
.contact_info p{ line-height: 28px;}
.contact_code{ width: 90px; text-align: center; margin-top: 20px;}
.contact_code img{ width: 90px; display: block;}
.contact_code h3{ font-size: 12px; margin-top: 5px;}
.contact_box{ border-bottom:1px solid #dcdcdc; padding-top: 20px; padding-bottom: 60px;}
.ly_box .other_tit{ padding: 60px 0; margin-bottom: 0; text-align: center;}
.ly_box .other_tit h3{ font-size: 20px;}
.ly_box .other_tit p{ margin-top: 10px; color: #737373;}
.ly_form li{ width: 49%; margin-bottom: 25px; float: left; position: relative; height: 65px; line-height: 63px; border:1px solid #dcdcdc; padding: 0 40px; box-sizing: border-box;}
.ly_form li.on{ border-image: -webkit-linear-gradient(to right,#a48b77, #0b6772) 30 30;
border-image: -moz-linear-gradient(to right,#a48b77, #0b6772) 30 30;
border-image: linear-gradient(to right,#a48b77, #0b6772) 30 30;
}


.ly_form li:nth-child(even){ float: right;}
.ly_form li .input_text,.ly_form li .texta{ width: 100%;  height: 100%; position:absolute; left: 0; top: 0; padding-left: 120px; box-sizing: border-box; padding-right: 10px;}
.ly_form li label{ display: block; width: 65px;}
.ly_form li.text{ width: 100%;}
.ly_form li .texta{ line-height: 65px; font-family: "微软雅黑";}
.tj_btn{ display:block; width: 165px; height: 50px; margin: 0 auto; color: #fff; background:url(../img/bg.jpg) no-repeat center; background-size: cover; border-radius: 3px; margin-bottom: 40px;}
/*荣誉*/
.honor_list{ border-bottom:1px solid #eeeeee; padding:10px 0;}
.honor_list ul{ margin-left: -2%;}
.honor_list li{ width: 18%; float: left;margin-left: 2%; margin-bottom: 35px; height: 285px; border:5px solid #eeeeee; box-sizing: border-box;}

.news_list2{ margin-bottom: 50px;}
.news_list2 li{ border-bottom:1px solid #ebebeb;  transition: ease .4s;}
.news_list2 li a{ display: block;padding: 30px 20px;box-sizing: border-box; background: #fff;}
.news_list2 li .img_box{ width: 22%; height: 160px; float: left; background-position: center; background-repeat: no-repeat; background-size: cover;}
.news_list2 li .info_box{ float: left; width: 71%; position: relative; padding: 0 30px; padding-right: 200px; box-sizing: border-box;}
.news_list2 li h3{ font-size: 18px; height: 24px; line-height: 24px;  margin: 15px 0;margin-top: 25px; }
.news_list2 li .desc{ color: #9fa19f; line-height: 30px; height: 60px; }
.news_list2 li .news_time{position: absolute; right: 0; top: 50%; transform: translateY(-50%); color: #9fa19f;}
.news_list2 li .news_time span{font-size: 18px; display: block; margin-bottom: 50px;}
.news_list2 li .iconfont{ border-left:1px solid #e5e5e5; display: block; padding-left: 15px; height: 27px; line-height: 27px;}
.news_list2 li:hover h3{ color:#a48b77;}
.news_list2 li:hover{ box-shadow: 0 0 15px rgba(0,0,0,.1); margin-bottom: 10px; }

.news_list3{ margin-bottom: 50px;}
.news_list3 li{ border-bottom:1px solid #ebebeb;  transition: ease .4s;}
.news_list3 li a{ display: block;padding: 30px 20px;box-sizing: border-box; background: #fff;}
.news_list3 li .info_box{ float: left; width: 100%; position: relative; padding: 0 30px; padding-right: 200px; box-sizing: border-box;}
.news_list3 li h3{ font-size: 18px; height: 24px; line-height: 24px;  margin: 15px 0;margin-top: 25px; }
.news_list3 li .desc{ color: #9fa19f; line-height: 30px; height: 60px; }
.news_list3 li .news_time{position: absolute; right: 0; top: 50%; transform: translateY(-50%); color: #9fa19f;}
.news_list3 li .news_time span{font-size: 18px; display: block; margin-bottom: 50px;}
.news_list3 li .iconfont{ border-left:1px solid #e5e5e5; display: block; padding-left: 15px; height: 27px; line-height: 27px;}
.news_list3 li:hover h3{ color:#a48b77;}
.news_list3 li:hover{ box-shadow: 0 0 15px rgba(0,0,0,.1); margin-bottom: 10px; }

.artic_tit{ position: relative; padding-bottom: 30px; margin-top: 20px; border-bottom:1px solid #e5e5e5;}
.artic_tit h3{ font-size: 23px; color: #3b3b3b; padding-right: 120px; box-sizing: border-box;}
.artic_tit span{ font-size: 20px; color: #9a9a9a; font-family: arial; position: absolute; right: 0; top: 5px;}
.artic_con{ padding: 30px 0; line-height: 30px;  min-height: 400px;}
.artic_con img{ max-width: 100%!important; height: auto!important;}

.topbtm_bar{ height: 75px; line-height: 75px; background: #f6f6f6;}
.topbtm_bar .iconfont{ display: inline-block; padding: 0 20px; display: inline-block; font-size: 14px; color: #9a9a9a; height: auto; line-height:normal}
.topbtm_bar .icon-arrl1{ border-right:1px solid #e5e5e5; margin-right: 20px;}
.topbtm_bar .icon-arrr1{border-left:1px solid #e5e5e5; margin-left: 20px;}
.topbtm_bar a{ display: block; width: 40%;}
.topbtm_bar a:hover{ color: #a48b77;}
.topbtm_bar a.fr{ text-align: right;}


.rebox { cursor: pointer; position: fixed; width: 100%; height: 100%; top: 0; left: 0; z-index: 1000; -webkit-filter: none !important;
    background: rgb(0, 0, 0); /* IE Fallback (Solid Colour) */
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAIElEQVQ4T2NkYGDYDMRkA8ZRAxhGw4BhNAyA+WAYpAMAIFgLQfO9BoEAAAAASUVORK5CYII=);
    background: rgba(0, 0, 0, 0.6); }
.rebox *{ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; padding: 0; margin: 0; }
.rebox-contents { position: absolute; top: 5%; left: 5%; text-align: center; width: 90%; height: 90%; display: flex; justify-content: center;align-items: center; }
.rebox-contents .rebox-content { border-radius: 1px; max-width: 100%; max-height: 100%; }
.rebox-loading { width: 31px; height: 31px; margin: -16px 0 0 -16px; position: absolute; top: 48%; left: 50%; }
.rebox-caption { display: none; opacity: 0; position: absolute; left: 0; bottom: 0; width: 100%; text-align: center; z-index: 1000; background: #000; background: rgba(0,0,0,0.7); }
.rebox-caption p { margin: 0 auto; max-width: 70%; display: inline-block; *display: inline; *zoom: 1; padding: 10px; color: #fff; font-size: 12px; line-height: 18px; }

.rebox-button { position: absolute; z-index: 9999; min-width: 40px; height: 40px; line-height: 40px; background: rgb(0, 0, 0); 
    text-decoration: none; font-size: 24px; color: #fff; text-align: center; vertical-align: middle;
    -webkit-border-radius: 32px; -moz-border-radius: 32px; -ms-border-radius: 32px; border-radius: 32px;
    -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; transition: all 0.3s; }
.rebox-button:hover,
.rebox-button:focus { opacity: 1; background: #a48b77;}
.rebox-close { right: 10px; top: 10px;  font-size: 30px; line-height: 35px; }
.rebox-next { right: 10px; top: 48%;display: flex; align-items: center; justify-content:  center; line-height: normal; }
.rebox-prev { left: 10px; top: 48%; display: flex; align-items: center; justify-content:  center; line-height: normal; }
.rebox-loading { left: 50%; top: 48%;
    -webkit-animation-name: spin; -webkit-animation-duration: 2000ms; -webkit-animation-iteration-count: infinite; -webkit-animation-timing-function: linear;
    -moz-animation-name: spin; -moz-animation-duration: 2000ms; -moz-animation-iteration-count: infinite; -moz-animation-timing-function: linear;
    -ms-animation-name: spin; -ms-animation-duration: 2000ms; -ms-animation-iteration-count: infinite; -ms-animation-timing-function: linear;    
    animation-name: spin; animation-duration: 2000ms; animation-iteration-count: infinite; animation-timing-function: linear;
}
@media screen and (max-width: 1600px){
.z_header .z-container{ width: 90%;}	
}
@media screen and (max-width: 1300px){
.header_nav li a{ padding: 0 10px}
.foot_nav dl{ margin-left: 70px;}

}
@media screen and (max-width: 1200px){
.z_header .z-container{width: 98%;}
.z-container{ width: 94%;}
.page_wz{ display: none;}
}
/*平板*/
@media screen and (max-width: 1024px){
.z_header{ width: 100%; height: 45px; padding: 0 10px; box-sizing: border-box; position: fixed; left: 0; top: 0; z-index: 10; background: linear-gradient(to right, #a48b77 ,#cb9f7c);}
.header_nav{ width:100%; height:calc(60vh - 45px); margin: 0;   background: linear-gradient(to right, #a48b77 ,#cb9f7c); background-size: cover; position: fixed; right: 0; top: 45px; transform: translateY(-100%); visibility: hidden; transition: ease .8s; z-index: -1;}
.header_nav ul{ position: absolute; left: 0; top: 50%; transform: translateY(-50%);}
.header_nav.on{ transform: translateY(0); visibility:visible;}
.header_nav li:before{ display: none;}
.z_header .logo{ height: 45px; line-height: 45px; width: auto;}
.z_header .logo img{ height: 35px; display: block; margin-top: 5px;}
.mobile_btn{ display: block;}
.mobile_btn span{ background: #fff;}
.telbar{ display: none;}
.header_nav li{ display: block; width: 100%;line-height: 50px;}
.z_banner{ margin-top: 45px;}
.news_hot li .tit{ width: 60%;}
.foot_nav dl{ margin-left: 2vw;}
}
/*手机*/
@media screen and (max-width: 980px){
.z-container{ width: 94%;overflow: hidden;}
	.lh-news{width:100%; margin-top:0px;}
	.lh-news.announ{width:100%;}
.banner_more{ margin-top: 10px;}
.banner_text h3{font-size:18px; padding-top: 10px;}
.banner_text h4{ font-size: 14px;}
.banner_more{ display: none;}
.banner_dot{ bottom: 5px;}
.banner_dot li{ width: 8px;height: 8px; margin: 0 2px;}
.index_about{ padding: 20px 0;}
.index_about .fl,.index_about .fr{ width: 100%;}
.index_about .fl h3{font-size: 16px; padding-top: 10px; margin-top: 0; margin-bottom: 10px;}
.index_about .fl .desc{ margin-bottom: 0;}
.index_video{ height: 180px;}
.index_video .play_box .icon{ width: 30px; height: 30px;}
.index_case{ padding: 20px 0;}
.index_tit h3{font-size: 18px;}
.index_tit{ margin-bottom: 20px;}
.case_lb ul{ width: 100%; margin: 0;}
.case_lb li{ width: 100%; margin: 0;}
.service_list li{ height: 380px;}
.service_list .icon{ margin-bottom: 10px;}
.service_list .icon img{ height: 60px;}
.index_case_list li{ height: 320px;}
.index_more{ margin-top: 20px;}
.news_list{ margin: 0;}
.news_list li{ width: 100%; margin: 0; height: auto; margin-bottom: 10px; padding-bottom: 10px!important;}
.news_list .first{ width: 100%;}
.news_list li{ padding: 10px;}
.news_list li h3{ height: auto; max-height: 24px;}
.news_list li p{ margin: 10px 0;}
.index_news,.index_hb{ padding: 20px 0;}
.hb_warp{ margin: 0;}
.hb_box{ width: 100%; margin: 0; margin-bottom: 10px;}
.hb_tit{ padding-bottom: 10px; margin-bottom: 10px;}
.index_case_list{ margin: 0;}
.index_case_list li{ width: 100%!important; margin: 0; margin-bottom: 10px;}
.index_case_list .info{ opacity: 1; transform: translateY(0); background: rgba(164,139,119,.5); bottom: 0; padding: 10px;}
.index_case_list .desc{ margin: 10px 0; font-size: 12px;}
.index_case_list .more{ display: none;}
.index_case_list h3{font-size: 14px;}
.case_lb,.case_lb2{ position: relative;}
.swiper_btn{  display: block; z-index: 5; }
.swiper_btn span{position: absolute; color: #fff;z-index: 5; font-size: 20px; top: 50%; transform: translateY(-50%);}
.swiper_btn .prev{ left: 0;}
.swiper_btn .next{ right: 0;}
.foot_nav {display: none;}
.z_footer{ padding: 20px 0; padding-bottom: 0;}
.foot_search{ margin-top: 10px; }
.z_footer .foot_ewm .num{ font-size: 18px; margin-top: 5px; margin-bottom: 5px;}
.foot_search,.foot_search .text,.foot_search .sou{ height: 35px; line-height: 35px;}
.foot_copy{padding: 10px 0; line-height: 20px; position: relative; background: none;} 
.foot_copy a{ display: block; float: none; font-size: 12px; }
.other_banner { margin-top: 45px;}
.other_banner .img{ height: 180px;}
.other_banner_tit h4{ font-size: 20px;}
.other_banner_tit h3{ font-size: 16px; padding-bottom: 5px; margin-bottom: 5px;}
.other_banner_tit h3 span{ letter-spacing: 0; margin-left: 10px; font-size: 12px;}
.other_nav{ position: relative; bottom: auto; height: 40px; overflow: hidden; padding:0; line-height: 40px; background: #fff;}
.other_nav .z-container{ width: 100%; padding: 0;}
.other_nav ul{width:100%}
.other_nav li{ padding: 0 15px; margin: 0; width: auto;  display: block; float: left;}
.other_nav li a{ font-size: 14px; width: auto;}
.other_nav .z-container{ height:40px; line-height: 40px; background: none;}
.page_wz{ display: none;}
.about_Page{ padding: 30px 0;}

.public_page,.index_service{ padding: 20px 0;}
.process_list li{ width: 100%; margin-top: 0!important; margin-bottom:10px!important;}
.process_list li a{ width: 100%;}
.process_list li a:before,.process_list li:before{ display: none;}
.process_list{ width: 100%; padding-top: 20px;}
.process_list:before{ display: none;}
.process_list li:nth-child(even) a{ margin: 0;}
.process_list li a{ padding: 12px;}
.process_list h3{ margin-top: 0;}
.process_list span{ font-size: 18px;}
.open_more{ margin-top: 20px;}
.process_page{ padding-bottom: 20px;}
/*服务项目*/
.sercase_list li{ width: 47.9%; margin-bottom: 10px;}
.sercase_list li .img{ height: 150px;}

.sercase_list li h3,.sercase_list li .more{ height: 30px; line-height: 30px; padding: 0 10px} 
.load_more{ margin-top: 0;}

.casexq_page{ padding: 0px 10px;}
.ser_info,.ser_img{ width: 100%; margin: 0;}
.ser_img{ margin-bottom: 15px;}
.ser_img img{ display:block; max-width: 100%; width: 100%; height: auto; margin: 0 auto;}
.ser_info .tit{ padding-bottom: 15px; margin-bottom: 10px; font-size: 16px;}
.casexq_box .tit{ line-height: 40px;}
.casexq_box .desc{ line-height: 24px;}
.other_tj{ margin-top: 20px;}
.other_tj_tit{ font-size: 16px; margin-bottom: 20px;}

.about_tit h4{ font-size: 20px;}
.about_tit h3{ margin-bottom: 5px;}
.about_tit{margin-bottom: 10px; padding-bottom: 10px;}
.about_desc{ line-height: 24px;}
.imgshow2{ margin: 0; margin-top: 10px;}
.imgshow2 li{ width: 100%; margin-left: 0; margin-bottom: 10px;}

.contact_map,.contact_info{ width: 100%;}
.contact_info{ padding: 0;}
.contact_box .other_tit{ margin-bottom: 20px;}
.contact_info h3{ font-size: 18px; margin: 20px 0;}
.contact_code{ margin-top: 20px;}
.contact_code h3{ font-size: 12px; margin-top: 4px;}
.ly_box .other_tit{ padding: 20px 0;}
.contact_box{ padding-bottom: 20px; padding-top: 0;}
.contact_map{height: 200px;}
.contact_info .icon{ height: 30px;}
.contact_info h3{ margin: 10px 0;}
.ly_box .other_tit p{ margin-top: 10px;}
.ly_form li{ width: 100%; height: 50px; padding: 0 10px; line-height: 51px; overflow: hidden; margin-bottom: 10px;}
.ly_form li .input_text, .ly_form li .texta{ padding-left: 75px; padding-right: 10px; box-sizing: border-box;}
.ly_form li .texta{line-height: 48px; }
.tj_btn{ width: 120px; height: 40px; margin-bottom: 20px;}
.honor_list{ padding: 0; border-bottom: none;}
.honor_list li{ width: 48%; margin-bottom: 10px; height: 220px; border-width: 3px;}


.news_list2 li .img_box{ width: 100%; height: 210px;margin-bottom: 5px;}
.news_list2 li .info_box{ width: 100%; padding: 0;}
.news_list2 li .news_time{ position: relative; right: auto; top: auto; transform: translateY(0);} 
.news_list2 li .news_time span{ margin-bottom: 0;font-size: 14px;}
.news_list2 li h3{ margin: 10px 0;}
.news_list2 li .desc{ line-height: 20px; height: 40px;  margin-bottom: 10px;}
.news_list2 li .iconfont{ display: none;}
.news_list2 li a{ padding: 10px 0;}
.news_list2 li .dot{ margin-top: 10px;}
.news_list2 li h3{ font-size: 16px;}
.news_list2{ margin-bottom: 20px;}
.artic_tit{margin: 0; padding-bottom: 10px;}
.artic_tit h3{ padding-right: 0; font-size: 16px; margin-bottom: 10px;}
.artic_tit span{ position: relative; top: auto; right: auto; font-size: 14px;}
.artic_con{ padding: 10px 0;}
.topbtm_bar{ height: auto; line-height: 40px; background: none;}
.topbtm_bar a{ width: 100%; background: #f6f6f6; margin-bottom: 5px;}
.index_more{ width: 120px;}
}
